home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -screenplay- / shareware / voxelrace / voxelracewos.readme < prev    next >
Text File  |  1999-04-20  |  3KB  |  78 lines

  1. Short:    Fixed PPC/WOS Voxelracing-Game
  2. Author:   voxelrace@dreamworlds.de (Thomas Schulze)
  3. Uploader: voxelrace@dreamworlds.de (Thomas Schulze)
  4. Type:     game/misc
  5. Requires: PPC, WarpOS, RtgMaster, lowlevel.library (V40)
  6.  
  7. V0.23: - a bit optimized
  8.        - bugfixes
  9.        - some crashes hopefully fixed
  10.  
  11. V0.20: First Aminet-Upload
  12.  
  13. Be sure to have the newest versions of RtgMaster and WarpOS.
  14. For more information visit www.dreamworlds.de
  15.  
  16. Description:
  17.  
  18. Just a quick upload of my racing game. It won't be developed
  19. further for various reasons. But it's quite funny to steer around,
  20. so maybe you like to test it. So try it and write your comments
  21. to voxelrace@dreamworlds.de
  22.  
  23. Use the cursor keys to control the gliding hover-thing (at the
  24. beginning very careful I suggest) and go a little bit around.
  25. There's no type of course to drive, just the plain result of
  26. my landscape-generator.
  27.  
  28. When starting, a bit left and forward some graphics fly around.
  29. Don't worry about them, they were only implemented to test
  30. my bitmap-algorithms.
  31.  
  32. You will realize soon that there are some 'invisible' walls the ship
  33. collides with. These walls are the borders of the landscape, you can
  34. look through them, but you can't cross them. Accept it, I won't
  35. invest some hours only to correct a bug in a cancelled game.
  36.  
  37. Keys:
  38.  
  39. Like mentioned above, Cursor Keys to steer.
  40. F1 to F4 to change the detail.
  41. F5 to F7 to alter the range of sight.
  42. F8 to switch fog.
  43. Help to pause, Space to go on.
  44. Esc to leave the program.
  45.  
  46. Have fun, Thomas.
  47.  
  48. possible FAQs:
  49.  
  50. Q: Why does this engine need a PPC?
  51. A: The most disturbing thing about voxel-engines is it's
  52.    memory consumption. I took a plain voxel-engine and combined
  53.    it with a 'block'-technique known from 2D-actiongames.
  54.    The landscape used in this game needs about 2 MB, the same
  55.    landscape would need about 500 MB the way, TSotTM for example
  56.    handles it.
  57.    But this way needs a BIT more time to render, in fact more
  58.    then five times as normal.
  59.    And it's far away from being optimized.
  60.  
  61. Q: Why do you use WarpOS?
  62. A: It's short, it's fast, it's developed further. And I'm too
  63.    stupid to code PPC-Programs on my own, I need the (great)
  64.    support of StormC to do so. And StormC supports only WarpOS.
  65.  
  66. Q: Why did you give it up?
  67. A: As the development got further, I realized that the
  68.    control method is more suitable for Offroad than for
  69.    driving at a course. You need all your skills to stay
  70.    on track. That's not my imagination of a racing game and
  71.    I code games only if I for myself like to play them.
  72.  
  73. --
  74. Stefan & Thomas Schulze == Dreamworlds Development
  75. XFire I/II, YATAG, VoxelRace, Between The Lines
  76.  
  77. visit our homepage at www.dreamworlds.de
  78.